Main Description |
Data migration is critical when implementing a package or packaged service-based solution. This is particularly true
when an existing legacy application is replaced with a package or an enterprise is to be migrated to a larger
packages/packaged services footprint. Packages tend to have their own data model and during data migration the legacy
application data may need to be transformed prior to loading into the package.
Data migration activities will usually involve the following steps:
-
Extract data from source applications (baseline systems)
-
Profile source data
-
Perform data transformation operations, including data quality processes:
-
Standardize, normalize, de-duplicate source data (data cleansing)
-
Match, merge, and consolidate data from different source(s)
-
Source-to-target mappings
-
Load into target applications (target systems)
The purpose of the Data Migration diagram is to show the flow of data from the source to the target applications. The
diagram will provide a visual representation of the spread of sources/targets and serve as a tool for data auditing and
establishing traceability. This diagram can be elaborated or enhanced as detailed as necessary. For example, the
diagram can contain just an overall layout of migration landscape or could go into individual application metadata
element level of detail.
|